Accusoft.ImagXpress12.Net
Modify Image Size & Orientation
See Also Send Feedback
ImagXpress 12 for .NET - User Guide > How To > Process an Image > Modify Image Size & Orientation

Glossary Item Box

Image size and orientation can be modified in several ways using ImagXpress®:

Modify the Size or Orientation of an Image in ImagXpress

The size and orientation of an imageX object can be modified by assigning it to the processor, then invoking processor methods:

Resize:  The Resize method resizes the image (in pixels) according to the specified algorithm (ResizeType enumeration). 

Crop:  The Crop method crops the current image to the specified size.

The AutoCrop and CropBorder methods also provide capability to crop a  border from an image. These are generally used primarily to clean up the image, rather than resize it.

Flip:  The Flip method vertically flips the image. 

Mirror: The Mirror method horizontally mirrors the image.

Rotate:  The Rotate method rotates the image by the specified angle. 

See Also

©2013. Accusoft Corporation. All Rights Reserved.